1
'---------------------------------------------------------------------
2 ' This file is part of the Windows Workflow Foundation SDK Code Samples.
4 ' Copyright (C) Microsoft Corporation. All rights reserved.
6 'This source code is intended only as a supplement to Microsoft
7 'Development Tools and/or on-line documentation. See these other
8 'materials for detailed information regarding Microsoft code samples.
10 'THIS CODE AND INFORMATION ARE PROVIDED AS IS WITHOUT WARRANTY OF ANY
11 'KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
12 'IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
14 '---------------------------------------------------------------------
17 '------------------------------------------------------------------------------
19 ' This code was generated by a tool.
20 ' Runtime Version:2.0.50727.42
22 ' Changes to this file may cause incorrect behavior and will be lost if
23 ' the code is regenerated.
25 '------------------------------------------------------------------------------
32 <Global.System
.Runtime
.CompilerServices
.CompilerGeneratedAttribute(), _
33 Global.System
.CodeDom
.Compiler
.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "8.0.0.0")> _
34 Partial
Friend NotInheritable Class MySettings
35 Inherits
Global.System
.Configuration
.ApplicationSettingsBase
37 Private Shared defaultInstance
As MySettings
= CType(Global.System
.Configuration
.ApplicationSettingsBase
.Synchronized(New MySettings
),MySettings
)
39 Public Shared ReadOnly
Property [Default
]() As MySettings
41 Return defaultInstance